Skip to content

Conversation

oflebbe
Copy link
Contributor

@oflebbe oflebbe commented Oct 6, 2025

Because of integer overflows incorrect factors are calculated for baudrates which are a bit larger than integer multiples of 4194304.
For example for baudrates of 8_400_000 or 58_800_000. Fixed the same way in newer versions of the pico SDK.

…audrate

Incorrect factors are calculated for baudrates which are a bit
larger than integer multiples of 4194304.
For example for baudrates of 8_400_000 or 58_800_000.
Fixed the same way in newer versions of the RPI SDK.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant